From: Kim F. Storm Date: Wed, 21 Apr 2004 21:38:07 +0000 (+0000) Subject: New next-error framework, use in occur. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23007 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dd7f49da09861987e8a610958f12f83b7d023d0b;p=emacs.git New next-error framework, use in occur. --- diff --git a/etc/NEWS b/etc/NEWS index 285dd57a152..752473f7131 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -88,6 +88,9 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. * Changes in Emacs 21.4 +** You can now use next-error (C-x `) and previous-error to advance to +the next/previous matching line found by M-x occur. + +++ ** New command line option -Q.